home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / editor / a3e_121g.zip / RA111.CFG < prev    next >
Text File  |  1992-11-19  |  5KB  |  143 lines

  1. ;BBSControlcodes for RA111
  2. ;Some codes have a '*' in the beginning, that means that they do not
  3. ;stand alone. A short description follows, but I suggest you read
  4. ;the DOCs for RA for a more fully explanation
  5.  
  6. Header "user settings"
  7.  
  8. ^F 3 "Handle" 35
  9. ^F A "Users full name" 35
  10. ^F W "First name only" 20
  11. ^F B "Users Location" 25
  12. ^F C "Users Password" 15
  13. ^F D "Business/Data phone number" 12
  14. ^F E "Voice/Home phone number" 12
  15. ^F 4 "Date of first call" 8
  16. ^F 5 "Date of birth" 8
  17. ^F 0 "Full screen editor (ON/OFF)" 3
  18. ^F 1 "Quiet/do not disturb mode (ON/OFF)" 3
  19. ^F 2 "Hot-Keys (ON/OFF)" 3
  20. ^F 6 "Subscription expiry date" 8
  21. ^F 7 "Days until subscription expiry" 3
  22. ^F ; "Full screen message viewer (ON/OFF)" 3
  23. ^F = "Auto message forwarding ON/OFF" 3
  24. ^F \ "Name of selected language" 20
  25. ^F < "Users date format" 8
  26. ^F V "Current screen length" 2
  27. ^F X "ANSI setting (ON/OFF)" 3
  28. ^F 8 "AVATAR setting (ON/OFF)" 3
  29. ^F Z "Screen clearing (ON/OFF)" 3
  30. ^F Y "'Continue?' prompt setting (ON/OFF)" 3
  31.  
  32. Header "user file/messagedata"
  33.  
  34. ^F ? "Current file ratio (number of files)" 3
  35. ^F @ "Current file ratio (kb)" 5
  36. ^F Q "Number of uploads" 3
  37. ^F R "Kilobytes of uploads" 5
  38. ^F S "Number of downloads"
  39. ^F T "Kilobytes of downloads" 3
  40. ^F [ "Kilobyte download limit remaining today" 5
  41.  
  42. ^F L "NetMail credit remaining (cents)" 5
  43. ^F M "Total messages posted" 3
  44. ^F N "Last message read" 5
  45.  
  46. Header "other userdata" 1
  47.  
  48. ^F O "Security level" 4
  49. ^F P "Total calls to the BBS" 3
  50. ^F F "Date of last call" 8
  51. ^F G "Time of last call" 5
  52. ^F U "Minutes used today" 3
  53. ^F ] "User's comment field" 80
  54. ^K F "Number of times user has paged sysop" 2
  55. ^K W "Line number (as set on command line)" 2
  56.  
  57. Header "Flags"
  58.  
  59. ^F H "A Flags setting"
  60. ^F I "B Flags setting"
  61. ^F J "C Flags setting"
  62. ^F K "D Flags setting"
  63.  
  64. Header "systeminfo" 1
  65.  
  66. ^F 9 "File ratio limit (number of files)" 3
  67. ^F : "File ratio limit (kilobytes)" 5
  68. ^K T "Daily download limit (in K)" 5
  69. ^K A "Total system calls" 5
  70. ^K B "Last caller (any line)" 35
  71. ^K Q "Daily time limit" 3
  72. ^K R "Current baud rate" 5
  73. ^K H "Number of users in the user file" 4
  74.  
  75. Header "message related info"
  76.  
  77. ^F > "Name (if any) of message forwardee" 35
  78. ^K 0 "Number of msgs in selected msg area" 5
  79. ^K 1 "Number of current template msg area" 3
  80. ^K C "Number of active messages" 5
  81. ^K D "System starting message number" 5
  82. ^K E "System ending message number" 5
  83. ^K Y "Name of current template message area" 20
  84.  
  85. Header "file related info"
  86.  
  87. ^K 2 "Number of current template file area" 3
  88. ^K Z "Name of current template file area" 20
  89.  
  90. Header "Time and dateinfo" 1
  91.  
  92. ^K G "Day of the week (full form)" 7
  93. ^K I "Time in 24 hour format" 5
  94. ^K J "Today's date" 8
  95. ^K K "Minutes connected this call" 3
  96. ^K L "Seconds connected (always returns 0)" 1
  97. ^K M "Minutes used today" 3
  98. ^K N "Seconds used today (always returns 0)" 1
  99. ^K O "Minutes remaining today" 3
  100. ^K P "Seconds remaining today (always 0)" 1
  101. ^K S "Day of the week (abbreviated form)" 3
  102. ^K U "Minutes until next system event" 3
  103. ^K V "24 hour format time of the next event" 5
  104.  
  105. Header "generic codes" 1
  106.  
  107. ^K X "TERMINATES THE CALL" 0
  108. ^K [ "*Change foreground and background colour" 0
  109. ;^K[cc      Change foreground and background colour
  110. ;           (cc  =  colour   code  number.  See the
  111. ;           section on  COLOUR CODES  for   further
  112. ;           information).
  113. ^K \ "Clear to end of line." 0
  114. ^K ] "*Displays the language prompt number" 0
  115. ;^K]nnn     Displays  the  language  prompt  number
  116. ;           "nnn"  from   the   currently  selected
  117. ;           language. "Nnn"  must  be  padded  with
  118. ;           zeros.
  119. ^A   "Wait until the [Return] key is pressed" 0
  120. ^B   "Disable aborting with the 'S' key" 0
  121. ^C   "Enable aborting with the 'S' key" 0
  122. ^D   "Enable the 'Continue?' prompt" 0
  123. ^E   "Disable the 'Continue?' prompt" 0
  124. ^F   "Insert a user parameter" 0
  125. ^G   "Produce a beep on the caller's console" 0
  126. ^H   "Backspace" 0
  127. ^I   "Tab (forward 8 characters)" 8
  128. ^J   "Linefeed" 0
  129. ^K   "Insert a system parameter" 0
  130. ^L   "Clear screen" 0
  131. ^M   "Carriage return" 0
  132. ^W   "Pause for one second" 0
  133. ^X   "*Execute a program in a DOS shell" 0
  134. ; EXECUTING A PROGRAM IN A DOS SHELL:
  135. ; This  gives you the ability to run an external program in  a
  136. ; DOS  shell whenever RemoteAccess encounters a ^X embedded in
  137. ; a text file. The ^X is followed by the command line you want
  138. ; to  execute,  and terminated with the pipe symbol  (|).  For
  139. ; example,  to  run an external mail checking utility  when  a
  140. ; user  logs  on  you could embed the following entry  in  the
  141. ; WELCOME.A?? file:
  142. ;    ^X\RA\MAILCHEK.EXE *B *F *L|
  143.